home *** CD-ROM | disk | FTP | other *** search
/ MediaClips: Americana / Softkey MediaClips - Americana.iso / pc / setup.inf < prev    next >
INI File  |  1994-03-02  |  2KB  |  80 lines

  1. ; AMERICANA ver. 1.7
  2. ; SETUP.INF. Copyright (c) 1994 Aris Entertainment. All rights reserved.
  3. ;
  4. ; THE [dialog] SECTION
  5. [dialog]
  6.      caption = "Americana 1.7 Setup"
  7.      line0   = "Setup will install the program in directory C:\ARIS."
  8.      line1   = "To install it in a different directory or drive, type the name of the drive and directory you want."
  9.      line2   = "Sound and picture files remain on the CD. All program files are selected below for copying to your hard disk."
  10.      line3   = "If you prefer instead to run the program entirely from your CD, leave only the LAUNCHER FILE selected. Deselect the others by clicking them."
  11.      complete = "Installation is complete."
  12. ;
  13. ; THE [data] SECTION
  14. [data]
  15.      setuptype = 3
  16.      defdir = C:\ARIS
  17.      shortname = Americana
  18.      listbox = yes
  19.      ;executable = exes, AMERICA.EXE
  20.      readme = readamer.txt
  21.      modifyautoexec = no
  22. ; THE [sections] SECTION
  23. [sections]
  24.      exes, "Launcher File",select
  25.      apps, "Application Files", select      
  26.      tbexes, "ToolBook Executable Files", select
  27.      mmexes, "Multimedia Executable Files", select
  28. ;
  29. ; THE [disks] SECTION
  30. [disks]
  31.     1 =., "Americana CD"
  32. ;
  33. ; THE [needed.space] SECTION
  34. [needed.space]
  35.     exes = 16100
  36.     apps = 908000
  37.     tbexes = 511000
  38.     mmexes = 43000
  39. ;
  40. ; THE [destinations] SECTION
  41. [destinations]
  42.      exes,    "0:", "Launcher File"
  43.      apps,    "0:", "Application Files"
  44.      tbexes,  "0:", "ToolBook Executable Files"
  45.      mmexes,  "0:", "Multimedia Executable Files"
  46. ;
  47. ; THE [<section names>] SECTION
  48. [exes]
  49.      1:AMERICA.EXE, "AMERICA.EXE"
  50.      1:READAMER.TXT, "READAMER.TXT"
  51. [apps]
  52.      1:AMERICA.TBK, "AMERICA.TBK"
  53.      1:SAVE.DLL, "SAVE.DLL"
  54.      1:ARIS.DLL, "ARIS.DLL"
  55.      1:LEADDLL.DLL, "LEADDLL.DLL"
  56.      1:AMERICA.HLP, "AMERICA.HLP"
  57.      1:BLACK.BMP, "BLACK.BMP"
  58. [tbexes]
  59.      1:TBOOK.EXE, "TBOOK.EXE"
  60.      1:TBKBASE.DLL, "TBKBASE.DLL"
  61.      1:TBKUTIL.DLL, "TBKUTIL.DLL"
  62.      1:TBKCOMP.DLL, "TBKCOMP.DLL"
  63.      1:TBKDLG.DLL, "TBKDLG.DLL"
  64.      1:TBKFILE.DLL, "TBKFILE.DLL"
  65.      1:TBKWIN.DLL, "TBKWIN.DLL"
  66. [mmexes]
  67.      1:TBKMM.DLL, "TBKMM.DLL"
  68.      1:TBKBMP.DLL, "TBKBMP.DLL"
  69.      1:TBKMM.INI, "TBKMM.INI"
  70. ;
  71. ; THE [progman.groups] SECTION
  72. [progman.groups]
  73.      "Americana", AMERICA.GRP
  74. ;
  75. ; THE [<group name>] SECTION
  76. ["Americana"]
  77.     "Americana", exes, AMERICA.EXE,AMERICA.EXE
  78.     "Americana Help", apps, AMERICA.HLP
  79.